3.40 \(\int \frac{\sec ^2(a+b x)}{c+d x} \, dx\)

Optimal. Leaf size=18 \[ \text{Unintegrable}\left (\frac{\sec ^2(a+b x)}{c+d x},x\right ) \]

[Out]

Unintegrable[Sec[a + b*x]^2/(c + d*x), x]

________________________________________________________________________________________

Rubi [A]  time = 0.0382456, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int \frac{\sec ^2(a+b x)}{c+d x} \, dx \]

Verification is Not applicable to the result.

[In]

Int[Sec[a + b*x]^2/(c + d*x),x]

[Out]

Defer[Int][Sec[a + b*x]^2/(c + d*x), x]

Rubi steps

\begin{align*} \int \frac{\sec ^2(a+b x)}{c+d x} \, dx &=\int \frac{\sec ^2(a+b x)}{c+d x} \, dx\\ \end{align*}

Mathematica [A]  time = 1.44811, size = 0, normalized size = 0. \[ \int \frac{\sec ^2(a+b x)}{c+d x} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[Sec[a + b*x]^2/(c + d*x),x]

[Out]

Integrate[Sec[a + b*x]^2/(c + d*x), x]

________________________________________________________________________________________

Maple [A]  time = 0.018, size = 0, normalized size = 0. \begin{align*} \int{\frac{ \left ( \sec \left ( bx+a \right ) \right ) ^{2}}{dx+c}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(b*x+a)^2/(d*x+c),x)

[Out]

int(sec(b*x+a)^2/(d*x+c),x)

________________________________________________________________________________________

Maxima [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(b*x+a)^2/(d*x+c),x, algorithm="maxima")

[Out]

Timed out

________________________________________________________________________________________

Fricas [A]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\sec \left (b x + a\right )^{2}}{d x + c}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(b*x+a)^2/(d*x+c),x, algorithm="fricas")

[Out]

integral(sec(b*x + a)^2/(d*x + c), x)

________________________________________________________________________________________

Sympy [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\sec ^{2}{\left (a + b x \right )}}{c + d x}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(b*x+a)**2/(d*x+c),x)

[Out]

Integral(sec(a + b*x)**2/(c + d*x), x)

________________________________________________________________________________________

Giac [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\sec \left (b x + a\right )^{2}}{d x + c}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(b*x+a)^2/(d*x+c),x, algorithm="giac")

[Out]

integrate(sec(b*x + a)^2/(d*x + c), x)